[INFO] fetching crate r2x-python 0.1.3...
[INFO] fixing r2x-python-0.1.3 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate r2x-python 0.1.3 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate r2x-python 0.1.3
[INFO] finished tweaking crates.io crate r2x-python 0.1.3
[INFO] tweaked toml for crates.io crate r2x-python 0.1.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate r2x-python 0.1.3 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate r2x-python 0.1.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3deec4ecdc988fb9eb6762d3fb596e50bb7104015087a17521b62a4e07195438
[INFO] running `Command { std: "docker" "start" "3deec4ecdc988fb9eb6762d3fb596e50bb7104015087a17521b62a4e07195438", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3deec4ecdc988fb9eb6762d3fb596e50bb7104015087a17521b62a4e07195438" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3deec4ecdc988fb9eb6762d3fb596e50bb7104015087a17521b62a4e07195438", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3deec4ecdc988fb9eb6762d3fb596e50bb7104015087a17521b62a4e07195438" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling r2x-build-support v0.1.0
[INFO] [stderr]     Checking winnow v1.0.3
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking which v8.0.3
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling r2x-config v0.1.1
[INFO] [stderr]    Compiling r2x-python v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating build.rs from 2021 edition to 2024
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking indicatif v0.18.4
[INFO] [stderr]    Compiling pyo3-build-config v0.27.2
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling pyo3-ffi v0.27.2
[INFO] [stderr]    Compiling pyo3-macros-backend v0.27.2
[INFO] [stderr]    Compiling pyo3 v0.27.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling pyo3-macros v0.27.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking r2x-manifest v0.1.2
[INFO] [stderr]     Checking r2x-logger v0.1.2
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/plugin_kwargs.rs (3 fixes)
[INFO] [stderr]        Fixed src/python_bridge.rs (5 fixes)
[INFO] [stderr]        Fixed src/plugin_regular.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/plugin_kwargs.rs:252:19
[INFO] [stdout]      |
[INFO] [stdout]  186 |                   let value = config_dict
[INFO] [stdout]      |  _____________________-----___-
[INFO] [stdout]      | |                     |
[INFO] [stdout]      | |                     `value` calls a custom destructor
[INFO] [stdout]      | |                     `value` will be dropped later as of Edition 2024
[INFO] [stdout]  187 | |                     .get_item("store")?
[INFO] [stdout]      | |                                       -
[INFO] [stdout]      | |                                       |
[INFO] [stdout]      | |_______________________________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  192 |                   if let Some(value) = value {
[INFO] [stdout]      |                               -----
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                               `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  204 |                       kwargs.set_item(param.name.as_ref(), store_instance)?;
[INFO] [stdout]      |                       -----------------------------------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                       `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  252 |               match config_dict.get_item(param.name.as_ref()).ok().flatten() { Some(value) => {
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                     up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  253 |                   let path_alias = value.clone();
[INFO] [stdout]      |                       ----------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       `path_alias` calls a custom destructor
[INFO] [stdout]      |                       `path_alias` will be dropped later as of Edition 2024
[INFO] [stdout]  254 |                   kwargs.set_item(param.name.as_ref(), value)?;
[INFO] [stdout]      |                   --------------------------------------------
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                   `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  258 |                   if param.name.as_ref() == "folder_path" && !kwargs.contains("path")? {
[INFO] [stdout]      |                                                               ------------------------
[INFO] [stdout]      |                                                               |
[INFO] [stdout]      |                                                               this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                                               `#5` will be dropped later as of Edition 2024
[INFO] [stdout]  259 |                       kwargs.set_item("path", path_alias)?;
[INFO] [stdout]      |                       ------------------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                       `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  297 |           }
[INFO] [stdout]      |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `path_alias` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: the `tail_expr_drop_order` lint ignores `-D warnings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/plugin_kwargs.rs:412:19
[INFO] [stdout]      |
[INFO] [stdout]  404 |             let from_config = data_store_class
[INFO] [stdout]      |                 -----------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `from_config` calls a custom destructor
[INFO] [stdout]      |                 `from_config` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  410 |             let kwargs = PyDict::new(py);
[INFO] [stdout]      |                 ------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `kwargs` calls a custom destructor
[INFO] [stdout]      |                 `kwargs` will be dropped later as of Edition 2024
[INFO] [stdout]  411 |             kwargs.set_item("path", &path)?;
[INFO] [stdout]  412 |             match from_config.call((config,), Some(&kwargs)) {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  444 |         } else {
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `from_config` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `kwargs` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/plugin_kwargs.rs:671:35
[INFO] [stdout]      |
[INFO] [stdout]  670 |             for key in dict.keys().iter() {
[INFO] [stdout]      |                 ---    ------------------
[INFO] [stdout]      |                 |      |
[INFO] [stdout]      |                 |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                 |      `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                 `key` calls a custom destructor
[INFO] [stdout]      |                 `key` will be dropped later as of Edition 2024
[INFO] [stdout]  671 |                 if let Ok(name) = key.extract::<String>() {
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                   |
[INFO] [stdout]      |                                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                   up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  674 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `key` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/plugin_kwargs.rs:681:35
[INFO] [stdout]      |
[INFO] [stdout]  680 |             for key in dir_list.iter() {
[INFO] [stdout]      |                 ---    ---------------
[INFO] [stdout]      |                 |      |
[INFO] [stdout]      |                 |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                 |      `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                 `key` calls a custom destructor
[INFO] [stdout]      |                 `key` will be dropped later as of Edition 2024
[INFO] [stdout]  681 |                 if let Ok(name) = key.extract::<String>() {
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                   |
[INFO] [stdout]      |                                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                   up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  684 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `key` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/plugin_kwargs.rs:707:31
[INFO] [stdout]      |
[INFO] [stdout]  696 |     let mut current = err.value(py).getattr("__context__").ok();
[INFO] [stdout]      |         -----------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `current` calls a custom destructor
[INFO] [stdout]      |         `current` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  699 |         let Some(ctx) = current else { break };
[INFO] [stdout]      |                  ---
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  `ctx` calls a custom destructor
[INFO] [stdout]      |                  `ctx` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  703 |         if let Ok(repr) = ctx.str() {
[INFO] [stdout]      |                   ----    ---------
[INFO] [stdout]      |                   |       |
[INFO] [stdout]      |                   |       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                   |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                   `repr` calls a custom destructor
[INFO] [stdout]      |                   `repr` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  707 |             if let Ok(text) = ctx.str() {
[INFO] [stdout]      |                       ----    ^^^^^^^^^
[INFO] [stdout]      |                       |       |
[INFO] [stdout]      |                       |       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                       |       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                       `text` calls a custom destructor
[INFO] [stdout]      |                       `text` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  710 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `current` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `ctx` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `repr` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `text` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/plugin_regular.rs:883:56
[INFO] [stdout]      |
[INFO] [stdout]  879 |             for base in bases_iter.flatten() {
[INFO] [stdout]      |                 ----    --------------------
[INFO] [stdout]      |                 |       |
[INFO] [stdout]      |                 |       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                 |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                 `base` calls a custom destructor
[INFO] [stdout]      |                 `base` will be dropped later as of Edition 2024
[INFO] [stdout]  880 |                 if let Ok(args) = base.getattr("__args__") {
[INFO] [stdout]      |                           ----
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           `args` calls a custom destructor
[INFO] [stdout]      |                           `args` will be dropped later as of Edition 2024
[INFO] [stdout]  881 |                     if let Ok(mut args_list) = args.try_iter() {
[INFO] [stdout]      |                               -------------
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               `args_list` calls a custom destructor
[INFO] [stdout]      |                               `args_list` will be dropped later as of Edition 2024
[INFO] [stdout]  882 |                         // Only check the first type argument (the config type)
[INFO] [stdout]  883 |                         if let Some(Ok(config_type)) = args_list.next() {
[INFO] [stdout]      |                                        -----------     ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                        |               |
[INFO] [stdout]      |                                        |               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                        |               up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                        `config_type` calls a custom destructor
[INFO] [stdout]      |                                        `config_type` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  911 |                     }
[INFO] [stdout]      |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `base` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `args` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `args_list` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `config_type` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/plugin_regular.rs:881:48
[INFO] [stdout]      |
[INFO] [stdout]  879 |             for base in bases_iter.flatten() {
[INFO] [stdout]      |                 ----    --------------------
[INFO] [stdout]      |                 |       |
[INFO] [stdout]      |                 |       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                 |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                 `base` calls a custom destructor
[INFO] [stdout]      |                 `base` will be dropped later as of Edition 2024
[INFO] [stdout]  880 |                 if let Ok(args) = base.getattr("__args__") {
[INFO] [stdout]      |                           ----
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           `args` calls a custom destructor
[INFO] [stdout]      |                           `args` will be dropped later as of Edition 2024
[INFO] [stdout]  881 |                     if let Ok(mut args_list) = args.try_iter() {
[INFO] [stdout]      |                               -------------    ^^^^^^^^^^^^^^^
[INFO] [stdout]      |                               |                |
[INFO] [stdout]      |                               |                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                               |                up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                               `args_list` calls a custom destructor
[INFO] [stdout]      |                               `args_list` will be dropped later as of Edition 2024
[INFO] [stdout]  882 |                         // Only check the first type argument (the config type)
[INFO] [stdout]  883 |                         if let Some(Ok(config_type)) = args_list.next() {
[INFO] [stdout]      |                                        -----------
[INFO] [stdout]      |                                        |
[INFO] [stdout]      |                                        `config_type` calls a custom destructor
[INFO] [stdout]      |                                        `config_type` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  912 |                 }
[INFO] [stdout]      |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `base` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `args` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `args_list` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `config_type` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/plugin_regular.rs:880:35
[INFO] [stdout]      |
[INFO] [stdout]  879 |             for base in bases_iter.flatten() {
[INFO] [stdout]      |                 ----    --------------------
[INFO] [stdout]      |                 |       |
[INFO] [stdout]      |                 |       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                 |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                 `base` calls a custom destructor
[INFO] [stdout]      |                 `base` will be dropped later as of Edition 2024
[INFO] [stdout]  880 |                 if let Ok(args) = base.getattr("__args__") {
[INFO] [stdout]      |                           ----    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                           |       |
[INFO] [stdout]      |                           |       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                           |       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                           `args` calls a custom destructor
[INFO] [stdout]      |                           `args` will be dropped later as of Edition 2024
[INFO] [stdout]  881 |                     if let Ok(mut args_list) = args.try_iter() {
[INFO] [stdout]      |                               -------------
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               `args_list` calls a custom destructor
[INFO] [stdout]      |                               `args_list` will be dropped later as of Edition 2024
[INFO] [stdout]  882 |                         // Only check the first type argument (the config type)
[INFO] [stdout]  883 |                         if let Some(Ok(config_type)) = args_list.next() {
[INFO] [stdout]      |                                        -----------
[INFO] [stdout]      |                                        |
[INFO] [stdout]      |                                        `config_type` calls a custom destructor
[INFO] [stdout]      |                                        `config_type` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  913 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `base` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `args` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `args_list` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `config_type` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/plugin_upgrader.rs:275:41
[INFO] [stdout]     |
[INFO] [stdout] 275 |             while let Some(Ok(entry)) = entries.next() {
[INFO] [stdout]     |                               -----     ^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |
[INFO] [stdout]     |                               |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                               |         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                               `entry` calls a custom destructor
[INFO] [stdout]     |                               `entry` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 280 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed src/python_bridge.rs (3 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/plugin_kwargs.rs:252:19
[INFO] [stdout]      |
[INFO] [stdout]  186 |                   let value = config_dict
[INFO] [stdout]      |  _____________________-----___-
[INFO] [stdout]      | |                     |
[INFO] [stdout]      | |                     `value` calls a custom destructor
[INFO] [stdout]      | |                     `value` will be dropped later as of Edition 2024
[INFO] [stdout]  187 | |                     .get_item("store")?
[INFO] [stdout]      | |                                       -
[INFO] [stdout]      | |                                       |
[INFO] [stdout]      | |_______________________________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  192 |                   if let Some(value) = value {
[INFO] [stdout]      |                               -----
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                               `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  204 |                       kwargs.set_item(param.name.as_ref(), store_instance)?;
[INFO] [stdout]      |                       -----------------------------------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                       `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  252 |               match config_dict.get_item(param.name.as_ref()).ok().flatten() { Some(value) => {
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                     up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  253 |                   let path_alias = value.clone();
[INFO] [stdout]      |                       ----------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       `path_alias` calls a custom destructor
[INFO] [stdout]      |                       `path_alias` will be dropped later as of Edition 2024
[INFO] [stdout]  254 |                   kwargs.set_item(param.name.as_ref(), value)?;
[INFO] [stdout]      |                   --------------------------------------------
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                   `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  258 |                   if param.name.as_ref() == "folder_path" && !kwargs.contains("path")? {
[INFO] [stdout]      |                                                               ------------------------
[INFO] [stdout]      |                                                               |
[INFO] [stdout]      |                                                               this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                                               `#5` will be dropped later as of Edition 2024
[INFO] [stdout]  259 |                       kwargs.set_item("path", path_alias)?;
[INFO] [stdout]      |                       ------------------------------------
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                       `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  297 |           }
[INFO] [stdout]      |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `value` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `path_alias` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: the `tail_expr_drop_order` lint ignores `-D warnings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/plugin_kwargs.rs:412:19
[INFO] [stdout]      |
[INFO] [stdout]  404 |             let from_config = data_store_class
[INFO] [stdout]      |                 -----------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `from_config` calls a custom destructor
[INFO] [stdout]      |                 `from_config` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  410 |             let kwargs = PyDict::new(py);
[INFO] [stdout]      |                 ------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `kwargs` calls a custom destructor
[INFO] [stdout]      |                 `kwargs` will be dropped later as of Edition 2024
[INFO] [stdout]  411 |             kwargs.set_item("path", &path)?;
[INFO] [stdout]  412 |             match from_config.call((config,), Some(&kwargs)) {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  444 |         } else {
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `from_config` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `kwargs` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/plugin_kwargs.rs:671:35
[INFO] [stdout]      |
[INFO] [stdout]  670 |             for key in dict.keys().iter() {
[INFO] [stdout]      |                 ---    ------------------
[INFO] [stdout]      |                 |      |
[INFO] [stdout]      |                 |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                 |      `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                 `key` calls a custom destructor
[INFO] [stdout]      |                 `key` will be dropped later as of Edition 2024
[INFO] [stdout]  671 |                 if let Ok(name) = key.extract::<String>() {
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                   |
[INFO] [stdout]      |                                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                   up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  674 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `key` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/plugin_kwargs.rs:681:35
[INFO] [stdout]      |
[INFO] [stdout]  680 |             for key in dir_list.iter() {
[INFO] [stdout]      |                 ---    ---------------
[INFO] [stdout]      |                 |      |
[INFO] [stdout]      |                 |      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                 |      `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                 `key` calls a custom destructor
[INFO] [stdout]      |                 `key` will be dropped later as of Edition 2024
[INFO] [stdout]  681 |                 if let Ok(name) = key.extract::<String>() {
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                   |
[INFO] [stdout]      |                                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                   up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  684 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `key` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/plugin_kwargs.rs:707:31
[INFO] [stdout]      |
[INFO] [stdout]  696 |     let mut current = err.value(py).getattr("__context__").ok();
[INFO] [stdout]      |         -----------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `current` calls a custom destructor
[INFO] [stdout]      |         `current` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  699 |         let Some(ctx) = current else { break };
[INFO] [stdout]      |                  ---
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  `ctx` calls a custom destructor
[INFO] [stdout]      |                  `ctx` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  703 |         if let Ok(repr) = ctx.str() {
[INFO] [stdout]      |                   ----    ---------
[INFO] [stdout]      |                   |       |
[INFO] [stdout]      |                   |       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                   |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                   `repr` calls a custom destructor
[INFO] [stdout]      |                   `repr` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  707 |             if let Ok(text) = ctx.str() {
[INFO] [stdout]      |                       ----    ^^^^^^^^^
[INFO] [stdout]      |                       |       |
[INFO] [stdout]      |                       |       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                       |       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                       `text` calls a custom destructor
[INFO] [stdout]      |                       `text` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  710 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `current` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `ctx` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `repr` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `text` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/plugin_regular.rs:883:56
[INFO] [stdout]      |
[INFO] [stdout]  879 |             for base in bases_iter.flatten() {
[INFO] [stdout]      |                 ----    --------------------
[INFO] [stdout]      |                 |       |
[INFO] [stdout]      |                 |       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                 |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                 `base` calls a custom destructor
[INFO] [stdout]      |                 `base` will be dropped later as of Edition 2024
[INFO] [stdout]  880 |                 if let Ok(args) = base.getattr("__args__") {
[INFO] [stdout]      |                           ----
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           `args` calls a custom destructor
[INFO] [stdout]      |                           `args` will be dropped later as of Edition 2024
[INFO] [stdout]  881 |                     if let Ok(mut args_list) = args.try_iter() {
[INFO] [stdout]      |                               -------------
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               `args_list` calls a custom destructor
[INFO] [stdout]      |                               `args_list` will be dropped later as of Edition 2024
[INFO] [stdout]  882 |                         // Only check the first type argument (the config type)
[INFO] [stdout]  883 |                         if let Some(Ok(config_type)) = args_list.next() {
[INFO] [stdout]      |                                        -----------     ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                        |               |
[INFO] [stdout]      |                                        |               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                        |               up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                        `config_type` calls a custom destructor
[INFO] [stdout]      |                                        `config_type` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  911 |                     }
[INFO] [stdout]      |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `base` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `args` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `args_list` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `config_type` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/plugin_regular.rs:881:48
[INFO] [stdout]      |
[INFO] [stdout]  879 |             for base in bases_iter.flatten() {
[INFO] [stdout]      |                 ----    --------------------
[INFO] [stdout]      |                 |       |
[INFO] [stdout]      |                 |       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                 |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                 `base` calls a custom destructor
[INFO] [stdout]      |                 `base` will be dropped later as of Edition 2024
[INFO] [stdout]  880 |                 if let Ok(args) = base.getattr("__args__") {
[INFO] [stdout]      |                           ----
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           `args` calls a custom destructor
[INFO] [stdout]      |                           `args` will be dropped later as of Edition 2024
[INFO] [stdout]  881 |                     if let Ok(mut args_list) = args.try_iter() {
[INFO] [stdout]      |                               -------------    ^^^^^^^^^^^^^^^
[INFO] [stdout]      |                               |                |
[INFO] [stdout]      |                               |                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                               |                up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                               `args_list` calls a custom destructor
[INFO] [stdout]      |                               `args_list` will be dropped later as of Edition 2024
[INFO] [stdout]  882 |                         // Only check the first type argument (the config type)
[INFO] [stdout]  883 |                         if let Some(Ok(config_type)) = args_list.next() {
[INFO] [stdout]      |                                        -----------
[INFO] [stdout]      |                                        |
[INFO] [stdout]      |                                        `config_type` calls a custom destructor
[INFO] [stdout]      |                                        `config_type` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  912 |                 }
[INFO] [stdout]      |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `base` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `args` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `args_list` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `config_type` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/plugin_regular.rs:880:35
[INFO] [stdout]      |
[INFO] [stdout]  879 |             for base in bases_iter.flatten() {
[INFO] [stdout]      |                 ----    --------------------
[INFO] [stdout]      |                 |       |
[INFO] [stdout]      |                 |       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                 |       `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                 `base` calls a custom destructor
[INFO] [stdout]      |                 `base` will be dropped later as of Edition 2024
[INFO] [stdout]  880 |                 if let Ok(args) = base.getattr("__args__") {
[INFO] [stdout]      |                           ----    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                           |       |
[INFO] [stdout]      |                           |       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                           |       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                           `args` calls a custom destructor
[INFO] [stdout]      |                           `args` will be dropped later as of Edition 2024
[INFO] [stdout]  881 |                     if let Ok(mut args_list) = args.try_iter() {
[INFO] [stdout]      |                               -------------
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               `args_list` calls a custom destructor
[INFO] [stdout]      |                               `args_list` will be dropped later as of Edition 2024
[INFO] [stdout]  882 |                         // Only check the first type argument (the config type)
[INFO] [stdout]  883 |                         if let Some(Ok(config_type)) = args_list.next() {
[INFO] [stdout]      |                                        -----------
[INFO] [stdout]      |                                        |
[INFO] [stdout]      |                                        `config_type` calls a custom destructor
[INFO] [stdout]      |                                        `config_type` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  913 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:2167:1
[INFO] [stdout]      |
[INFO] [stdout] 2167 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `base` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `args` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `args_list` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `config_type` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.27.2/src/instance.rs:801:1
[INFO] [stdout]      |
[INFO] [stdout]  801 | impl<T> Drop for Bound<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.64s
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/plugin_upgrader.rs:275:41
[INFO] [stdout]     |
[INFO] [stdout] 275 |             while let Some(Ok(entry)) = entries.next() {
[INFO] [stdout]     |                               -----     ^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |
[INFO] [stdout]     |                               |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                               |         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                               `entry` calls a custom destructor
[INFO] [stdout]     |                               `entry` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 280 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] crater-edition-check: r2x-python v0.1.3 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling r2x-python v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]   --> src/python_bridge.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |         unsafe { env::set_var("PYTHONHOME", &python_home) };
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-F unsafe-code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/python_bridge.rs:217:13
[INFO] [stdout]     |
[INFO] [stdout] 217 |             unsafe { env::set_var("PYTHONPATH", &joined) };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/python_bridge.rs:230:9
[INFO] [stdout]     |
[INFO] [stdout] 230 |         unsafe { env::set_var("R2X_CACHE_PATH", cache_path) };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/python_bridge.rs:614:13
[INFO] [stdout]     |
[INFO] [stdout] 614 |             unsafe { env::set_var(env_var, new_path) };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/python_bridge.rs:618:9
[INFO] [stdout]     |
[INFO] [stdout] 618 |         unsafe { env::set_var(env_var, dir) };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]   --> src/python_bridge.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |         unsafe { env::set_var("PYTHONHOME", &python_home) };
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-F unsafe-code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/python_bridge.rs:217:13
[INFO] [stdout]     |
[INFO] [stdout] 217 |             unsafe { env::set_var("PYTHONPATH", &joined) };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/python_bridge.rs:230:9
[INFO] [stdout]     |
[INFO] [stdout] 230 |         unsafe { env::set_var("R2X_CACHE_PATH", cache_path) };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/python_bridge.rs:614:13
[INFO] [stdout]     |
[INFO] [stdout] 614 |             unsafe { env::set_var(env_var, new_path) };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/python_bridge.rs:618:9
[INFO] [stdout]     |
[INFO] [stdout] 618 |         unsafe { env::set_var(env_var, dir) };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/python_bridge.rs:966:9
[INFO] [stdout]     |
[INFO] [stdout] 966 |         unsafe { env::set_var("PATH", &new_path) };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/python_bridge.rs:975:13
[INFO] [stdout]     |
[INFO] [stdout] 975 |             unsafe { env::set_var("PATH", path) };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> src/python_bridge.rs:978:13
[INFO] [stdout]     |
[INFO] [stdout] 978 |             unsafe { env::remove_var("PATH") };
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `r2x-python` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `r2x-python` (lib test) due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "3deec4ecdc988fb9eb6762d3fb596e50bb7104015087a17521b62a4e07195438", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3deec4ecdc988fb9eb6762d3fb596e50bb7104015087a17521b62a4e07195438", kill_on_drop: false }`
[INFO] [stdout] 3deec4ecdc988fb9eb6762d3fb596e50bb7104015087a17521b62a4e07195438
